home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 2501.TXT < prev    next >
Text File  |  1993-03-31  |  3KB  |  59 lines

  1. ___________________________________________________________________________
  2. STACKER NOTE                                                   STACKER NOTE
  3. Title: Stacker 1.x Memory Requirements
  4. STAC FAX Index #2501 - 5/15/92                          
  5. ___________________________________________________________________________
  6.  
  7. Background.
  8.  
  9. The Stacker device driver, STACKER.COM , requires a modest amount of
  10. resident conventional memory.  The resident size of the Stacker device
  11. driver depends on the Stacker product being used, and on the way
  12. Stacker is configured.  During the initialization phase, as it is
  13. loading and mounting the Stacker drives, it requires slightly more
  14. memory than when resident.
  15.  
  16. Refer to the following tables to determine how much memory the Stacker
  17. device driver requires.  These numbers should be used as guidelines.
  18. Once Stacker is installed, observe the Stacker.COM display as the
  19. system starts to see the exact amount of memory the driver is using.
  20.  
  21.       Starting sizes in bytes, without Stacker cache (/M=0)
  22.  
  23.                                     Coprocessor             Software
  24.                                       Version               Version
  25.  
  26.       1st volume  (with 4KB clusters): 21,504                30,720
  27.                   (with 8KB clusters): 25,600                38,912
  28.                       add'l volumes:    3,072 each            3,072 each
  29.  
  30.       When Stacker loads at boot time, the size of the driver (both initial 
  31.       and resident) is displayed.
  32.  
  33.  
  34. How does the Stacker cache affect the device driver size?
  35.  
  36.    If the Stacker cache has been specified, the driver size will 
  37.    increase by the amount specified (in Kbytes) for cache allocation.  The 
  38.    size is specified with the /M=xx switch on the Stacker device line in 
  39.    Config.sys.  Values range from 0-64.  For example: 
  40.             
  41.    DEVICE=C:\STACKER\STACKER.COM C:\STACVOL.000 /m=64 
  42.              
  43.    The /m=64 will create a 64 K cache and add 64K to the size of the driver.  
  44.    If you find your programs complain about insufficient memory, or the 
  45.    driver will not load into upper memory, reduce the size of the cache.  
  46.    Note: the device driver can be reduced by an additional 9K if using the 
  47.    coprocessor, and setting /m=0.
  48.  
  49. Can the Stacker driver be loaded into Upper Memory?
  50.  
  51.    The Stacker device driver can be loaded "high" like any other driver. 
  52.    Just follow your memory manager's instructions.  It is desirable to make 
  53.    the driver as small as possible, so it may be necessary to reduce the size
  54.    of the cache. See STAC FAX index # 2102 "Loading Stacker High with DOS 5.0" for more on using the DOS 5.0/Windows 3.1  
  55.    memory manager to load Stacker high.
  56.  
  57. ___________________________________________________________________________
  58. Copyright 1993, Stac Electronics                    
  59.